.booking input {
background-color:#F3F3F3;
border:2px solid #CCCCCC;
color:#333333;
font-size:12px;
height:17px;
margin:0 0 3px;
padding:2px;
width:150px;
}
.booking th{
	text-align: left;
	width: 100px;
	padding: 0 0 15px 10px;
}

.booking .button {
	width: 100px;
	padding: 0 0 18px;
}


.bookingForm th {
	font-size: 10px;
	text-align: left;
}

th.space {
	height: 20px;
}

fieldset input {
background-color:#F3F3F3;
border:2px solid #CCCCCC;
color:#333333;
font-size:12px;
height:17px;
margin:0 0 3px;
padding:2px;
width:265px;
}

fieldset textarea {
background-color:#F3F3F3;
border:2px solid #CCCCCC;
color:#333333;
font-size:14px;
height:40px;
margin:0 0 3px;
padding:2px;
width:265px;
}

fieldset select{
background-color:#F3F3F3;
border:2px solid #CCCCCC;
color:#333333;
font-size:12px;
height:25px;
margin:0 0 3px;
padding:1px;
width:50px;
}

fieldset .button {
	background-color:#F3F3F3;
border:2px solid #CCCCCC;
color:#333333;
font-size:10px;
height:25px;
padding:0px 1px 1px 1px;
width:100px;
}
fieldset input:focus, fieldset textarea:focus {
border:2px solid #bdb5a5;
}
fieldset input.error:focus, fieldset textarea.error:focus {
border:2px solid #bdb5a5;
}
fieldset {
border:0 none;
}
.hide {
display:none;
}





























/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

